From: Chong Yidong Date: Mon, 7 Sep 2009 16:33:20 +0000 (+0000) Subject: Require semantic/db-file. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10241^2~49 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5bcf792e169b30b0d85c0a0d79da8f7a9cbdf335;p=emacs.git Require semantic/db-file. --- diff --git a/lisp/cedet/semantic/db.el b/lisp/cedet/semantic/db.el index 22c474cc0b2..110d82f8062 100644 --- a/lisp/cedet/semantic/db.el +++ b/lisp/cedet/semantic/db.el @@ -1010,6 +1010,9 @@ If file does not have tags available, then load the file, and create them." (provide 'semantic/db) +;; Pull in the semanticdb-project-database-file class: +(require 'semantic/db-file) + ;; Local variables: ;; generated-autoload-file: "loaddefs.el" ;; generated-autoload-feature: semantic/loaddefs